home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2020 April / PC Format 04-2020.iso / Odzyskiwanie / Undelete Navigator 1.2.3.328 / undelete-navigator-setup-1.2.3.328-noad.exe / Undelete Navigator.exe / 1033 / CSS / 30810
Text File  |  2015-03-07  |  4KB  |  75 lines

  1. img               { display: inline; }
  2. br, hr            { display: block; width: 100%; }
  3. br                { height: 0px; }
  4. hr          { height: 0px; border: 1px inset grey; margin: 0.5em auto; background-repeat: repeat; }
  5.  
  6. html              { display: block; }
  7.  
  8. head              { display: none; }
  9. meta              { display: none; }
  10. title             { display: none; }
  11. link              { display: none; }
  12. style             { display: none; }
  13. script            { display: none; }
  14.  
  15. body              { display: block; }
  16. p                 { display: block; }
  17. div               { display: block; }
  18. layer             { display: block; }
  19. nav               { display: block; }
  20. marquee           { display: inline-block; }
  21. address           { display: block; }
  22. blockquote        { display: block; margin: 40px 1em 40px; }
  23. q                 { display: inline; }
  24. q:before          { content: open-quote; }
  25. q:after           { content: close-quote; }
  26. center            { display: block; text-align: center; }
  27. map               { display: inline; }
  28. span              { display: inline; }
  29. i, b, u, s, strike                 { display: inline; }
  30.  
  31. a { display: inline; ui-can-be-active: yes; ui-can-be-focus: yes; ui-can-be-hover:yes; ui-can-be-pressed: yes; ui-can-be-link: yes; ui-can-be-visited: yes; }
  32.  
  33. h1                { display: block; font-size: 2em;    margin: .67em 0 .67em 0;   font-weight: bold; }
  34. h2                { display: block; font-size: 1.5em;  margin: .83em 0 .83em 0;   font-weight: bold; }
  35. h3                { display: block; font-size: 1.17em; margin: 1em 0 1em 0;       font-weight: bold; }
  36. h4                { display: block;                    margin: 1.33em 0 1.33em 0; font-weight: bold; }
  37. h5                { display: block; font-size: .83em;  margin: 1.67em 0 1.67em 0; font-weight: bold; }
  38. h6                { display: block; font-size: .67em;  margin: 2.33em 0 2.33em 0; font-weight: bold; }
  39.  
  40. table             { display: table; border-collapse: separate; border-spacing: 0px; border-color: gray }
  41. thead             { display: table-header-group; vertical-align: middle; border-color: inherit; }
  42. tbody             { display: table-row-group;    vertical-align: middle; border-color: inherit; }
  43. tfoot             { display: table-footer-group; vertical-align: middle; border-color: inherit; }
  44. col               { display: table-column; }
  45. colgroup          { display: table-column-group; }
  46. tr                { display: table-row;  vertical-align: inherit; border-color: inherit; }
  47. td, th            { display: table-cell; text-align:left; vertical-align: inherit; }
  48. th                { font-weight: bold; }
  49. caption           { display: table-caption; text-align: center; }
  50.  
  51. ul, menu, dir     { display: block; list-style-type: disc; margin: 0px 1em 0px 1em; }
  52. ol                { display: block; list-style-type: decimal; margin: 1em 0 1em 0; }
  53. li                { display: list-item; list-style-image:inherit; margin-left: 2em; }
  54. dd                { display: block; margin: 0px 0px 0px 40px; }
  55. dl                { display: block; margin: 1em 0 1em 0; }
  56. dt                { display: block; }
  57.  
  58. u, ins            { text-decoration: underline; }
  59. strong, b         { font-weight: bolder; }
  60. i, cite, em, var, address, dfn { font-style: italic; }
  61. tt, code, kbd, samp { font-family: "courier new"; }
  62. pre, xmp, plaintext, listing { display: block; font-family: monospace; white-space: pre; margin: 1em 0; }
  63. big               { font-size: larger; }
  64. small             { font-size: smaller; }
  65. s, strike, del    { text-decoration: line-through; }
  66. sub               { vertical-align: sub;   font-size: smaller; }
  67. sup               { vertical-align: super; font-size: smaller; }
  68. nobr              { white-space: nowrap; }
  69.  
  70. noframes          { display: none; }
  71. frameset, frame   { display: block; }
  72. frameset          { border-color: inherit; }
  73. iframe            { border: 2px inset; }
  74. noscript          { display: none; }
  75.